home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 April / PCWorld_2004-04_cd.bin / software / vyzkuste / pspad / pspad429inst_cz.exe / {app} / Syntax / AutoIt3.ini < prev    next >
INI File  |  2004-02-17  |  4KB  |  332 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=AutoIT3
  4. HTMLGroup=0
  5. FileType=*.au3
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=0
  10. CComment=0
  11. SpecComment=1
  12. BasComment=1
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=0
  18. SlashComment=0
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=0
  23. FortranComment=0
  24. CStarComment=0
  25. SingleQuote=1
  26. DoubleQuote=1
  27. Preprocessors=0
  28. IndentChar=
  29. UnIndentChar=
  30. TabWidth=3
  31. CaseSensitive=1
  32. [KeyWords]
  33. Abs=
  34. ACos=
  35. AdlibDisable=
  36. AdlibEnable=
  37. And=
  38. And=
  39. Asc=
  40. ASin=
  41. ATan=
  42. AutoItSetOption=
  43. AutoItWinGetTitle=
  44. AutoItWinSetTitle=
  45. BitAND=
  46. BitNOT=
  47. BitOR=
  48. BitShift=
  49. BitXOR=
  50. BlockInput=
  51. Break=
  52. ByRef=
  53. ByRef=
  54. Call=
  55. Case=
  56. Case=
  57. CDTray=
  58. ClipGet=
  59. ClipPut=
  60. ContinueLoop=
  61. ContinueLoop=
  62. ControlClick=
  63. ControlCommand=
  64. ControlDisable=
  65. ControlEnable=
  66. ControlFocus=
  67. ControlGetFocus=
  68. ControlGetPos=
  69. ControlGetText=
  70. ControlHide=
  71. ControlMove=
  72. ControlSend=
  73. ControlSetText=
  74. ControlShow=
  75. Cos=
  76. Dec=
  77. Dim=
  78. Dim=
  79. DirCopy=
  80. DirCreate=
  81. DirMove=
  82. DirRemove=
  83. Do=
  84. Do=
  85. DriveGetDrive=
  86. DriveGetFileSystem=
  87. DriveGetLabel=
  88. DriveGetSerial=
  89. DriveGetType=
  90. DriveSetLabel=
  91. DriveSpaceFree=
  92. DriveSpaceTotal=
  93. DriveStatus=
  94. Else=
  95. Else=
  96. ElseIf=
  97. ElseIf=
  98. EndFunc=
  99. EndFunc=
  100. EndIf=
  101. EndIf=
  102. EndSelect=
  103. EndSelect=
  104. EnvGet=
  105. EnvSet=
  106. EnvUpdate=
  107. Exit=
  108. Exit=
  109. Exit=
  110. Exit=
  111. ExitLoop=
  112. ExitLoop=
  113. Exp=
  114. FileClose=
  115. FileCopy=
  116. FileCreateShortcut=
  117. FileDelete=
  118. FileExists=
  119. FileFindFirstFile=
  120. FileFindNextFile=
  121. FileGetAttrib=
  122. FileGetLongName=
  123. FileGetShortName=
  124. FileGetSize=
  125. FileGetTime=
  126. FileGetVersion=
  127. FileChangeDir=
  128. FileInstall=
  129. FileMove=
  130. FileOpen=
  131. FileOpenDialog=
  132. FileReadLine=
  133. FileRecycle=
  134. FileSaveDialog=
  135. FileSelectFolder=
  136. FileSetAttrib=
  137. FileSetTime=
  138. FileWriteLine=
  139. For=
  140. Func=
  141. Global=
  142. Hex=
  143. HotKeySet=
  144. Chr=
  145. If=
  146. IniDelete=
  147. IniRead=
  148. IniWrite=
  149. InputBox=
  150. Int=
  151. IsAdmin=
  152. IsArray=
  153. IsFloat=
  154. IsInt=
  155. IsNumber=
  156. IsString=
  157. Local=
  158. Log=
  159. Mod=
  160. MouseClick=
  161. MouseClickDrag=
  162. MouseDown=
  163. MouseGetCursor=
  164. MouseGetPos=
  165. MouseMove=
  166. MouseUp=
  167. MsgBox=
  168. Next=
  169. Not=
  170. Number=
  171. Or=
  172. PixelGetColor=
  173. PixelSearch=
  174. ProcessClose=
  175. ProcessExists=
  176. ProcessWait=
  177. ProcessWaitClose=
  178. ProgressOff=
  179. ProgressOn=
  180. ProgressSet=
  181. Random=
  182. RegDelete=
  183. RegRead=
  184. RegWrite=
  185. Return=
  186. Round=
  187. Run=
  188. RunAsSet=
  189. RunWait=
  190. Select=
  191. Send=
  192. SetError=
  193. Shutdown=
  194. Sin=
  195. Sleep=
  196. SoundPlay=
  197. SoundSetWaveVolume=
  198. SplashImageOn=
  199. SplashOff=
  200. SplashTextOn=
  201. Sqrt=
  202. StatusbarGetText=
  203. Step=
  204. StringAddCR=
  205. StringFormat=
  206. StringInStr=
  207. StringIsAlNum=
  208. StringIsAlpha=
  209. StringIsASCII=
  210. StringIsDigit=
  211. StringIsFloat=
  212. StringIsInt=
  213. StringIsLower=
  214. StringIsSpace=
  215. StringIsUpper=
  216. StringIsXDigit=
  217. StringLeft=
  218. StringLen=
  219. StringLower=
  220. StringMid=
  221. StringReplace=
  222. StringRight=
  223. StringSplit=
  224. StringStripCR=
  225. StringStripWS=
  226. StringTrimLeft=
  227. StringTrimRight=
  228. StringUpper=
  229. Stringx=
  230. Tan=
  231. Then=
  232. TimerStart=
  233. TimerStop=
  234. To=
  235. TrayTip=
  236. UBound=
  237. Until=
  238. URLDownloadToFile=
  239. Wend=
  240. While=
  241. WinActivate=
  242. WinActive=
  243. WinClose=
  244. WinExists=
  245. WinGetClassList=
  246. WinGetClientSize=
  247. WinGetHandle=
  248. WinGetPos=
  249. WinGetText=
  250. WinGetTitle=
  251. WinKill=
  252. WinMenuSelectItem=
  253. WinMinimizeAll=
  254. WinMinimizeAllUndo=
  255. WinMove=
  256. WinSetOnTop=
  257. WinSetTitle=
  258. WinShow=
  259. WinWait=
  260. WinWaitActive=
  261. WinWaitClose=
  262. WinWaitNotActive=
  263. x1=
  264. X2=
  265. xx1=
  266. XX2=
  267. [ReservedWords]
  268. @AppDataCommonDir=
  269. @AppDataDir=
  270. @AutoItVersion=
  271. @CommonFilesDir=
  272. @Compiled=
  273. @ComputerName=
  274. @ComSpec=
  275. @CR=
  276. @CRLF=
  277. @DesktopCommonDir=
  278. @DesktopDir=
  279. @DesktopHeight=
  280. @DesktopWidth=
  281. @DocumentsCommonDir=
  282. @error=
  283. @FavoritesCommonDir=
  284. @FavoritesDir=
  285. @HomeDrive=
  286. @HomePath=
  287. @HomeShare=
  288. @HOUR=
  289. @IPAddress1=
  290. @IPAddress2=
  291. @IPAddress3=
  292. @IPAddress4=
  293. @LF=
  294. @LogonDNSDomain=
  295. @LogonDomain=
  296. @LogonServer=
  297. @MDAY=
  298. @MIN=
  299. @MON=
  300. @MyDocumentsDir=
  301. @OSBuild=
  302. @OSLang=
  303. @OSServicePack=
  304. @OSTYPE=
  305. @OSVersion=
  306. @ProgramFilesDir=
  307. @ProgramsCommonDir=
  308. @ProgramsDir=
  309. @ScriptDir=
  310. @ScriptFullPath=
  311. @ScriptName=
  312. @SEC=
  313. @StartMenuCommonDir=
  314. @StartMenuDir=
  315. @StartupCommonDir=
  316. @StartupDir=
  317. @SW_HIDE=
  318. @SW_MAXIMIZE=
  319. @SW_MINIMIZE=
  320. @SW_RESTORE=
  321. @SW_SHOW=
  322. @SystemDir=
  323. @TAB=
  324. @TempDir=
  325. @UserName=
  326. @UserProfileDir=
  327. @WDAY=
  328. @WindowsDir=
  329. @WorkingDir=
  330. @YDAY=
  331. @YEAR=
  332.